stunnel: update version to 5.74
authorFlorian Eckert <[email protected]>
Mon, 2 Jun 2025 06:57:02 +0000 (08:57 +0200)
committerFlorian Eckert <[email protected]>
Thu, 4 Sep 2025 06:32:22 +0000 (08:32 +0200)
Bugfixes:
* Fixed a stapling cache deallocation crash.
* Fixed "redirect" with protocol negotiation.

Features:
* "protocolHost" support for "socks" protocol clients.
* More detailed logs in OpenSSL 3.0 or later.

Signed-off-by: Florian Eckert <[email protected]>
net/stunnel/Makefile

index 968fde7145f575feadce136ef9ab3441a2d5005c..3ab8c8e00d6f44f4197c8b5fdb677fb85c036a25 100644 (file)
@@ -8,7 +8,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=stunnel
-PKG_VERSION:=5.73
+PKG_VERSION:=5.74
 PKG_RELEASE:=1
 
 PKG_LICENSE:=GPL-2.0-or-later
@@ -23,7 +23,7 @@ PKG_SOURCE_URL:= \
        https://www.usenix.org.uk/mirrors/stunnel/archive/$(word 1, $(subst .,$(space),$(PKG_VERSION))).x/
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_HASH:=bc917c3bcd943a4d632360c067977a31e85e385f5f4845f69749bce88183cb38
+PKG_HASH:=9bef235ab5d24a2a8dff6485dfd782ed235f4407e9bc8716deb383fc80cd6230
 
 PKG_FIXUP:=autoreconf
 PKG_FIXUP:=patch-libtool